Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 178,128 for

document formatting

(0.27 sec)
  1. ListLevelAlignment | Aspose.Words for Java

    Specifies alignment for the list number or bullet in Java....how to apply custom list formatting to paragraphs when using...DocumentBuilder. Document doc = new Document(); // A list allows...

    reference.aspose.com/words/java/com.aspose.word...
  2. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in Java....warnings that can occur during document loading or saving. Examples:... // Open a document that contains text formatted with a font...

    reference.aspose.com/words/java/com.aspose.word...
  3. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... Document () # Add a plain text watermark...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert XLSX File to PDF Format|Documentation

    Learn how to Convert XLSX File to PDF Format with Aspose.Cells for Python via .NET API....PDF Format Contents [ Hide ] PDF (Portable Document Format) represents...represents documents independently of the software, hardware,...

    docs.aspose.com/cells/python-net/convert-xlsx-f...
  5. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  6. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets Document default text Formatting....property Gets document default text formatting. @property def...Font : ... Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++....MakeObject < Aspose :: Words :: Document > (); // Add a plain text...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. FrameFormat.Height | Aspose.Words for .NET

    Discover the FrameFormat Height property to easily access and utilize the height of your specified frame for enhanced design flexibility....to get information about formatting properties of paragraphs...that are frames. Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  9. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell Formatting. Does not change the width of the cell in C++....method Resets to default cell formatting. Does not change the width...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. How to Format Number to Percentage with Golang ...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ API....How to Format Number to Percentage with Golang via C++ Contents...Possible Usage Scenarios Formatting numbers to percentages in...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...